[INFO] fetching crate ironflow 0.6.0...
[INFO] fixing ironflow-0.6.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ironflow 0.6.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ironflow 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ironflow 0.6.0
[INFO] tweaked toml for crates.io crate ironflow 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ironflow 0.6.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ironflow 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ironflow-macros v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b
[INFO] running `Command { std: "docker" "start" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking cookie_store v0.22.0
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling ironflow-macros v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking ironflow v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/runtime.rs:342:15
[INFO] [stdout]     |
[INFO] [stdout] 342 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 343 | |         "SELECT processed_at, attempts, locked_by, last_error \
[INFO] [stdout] 344 | |          FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 345 | |         effect_id,
[INFO] [stdout] 346 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/runtime.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 | /     sqlx::query!(
[INFO] [stdout] 478 | |         r#"
[INFO] [stdout] 479 | |         INSERT INTO ironflow.events (workflow_type, workflow_id, sequence, payload)
[INFO] [stdout] 480 | |         VALUES ($1, $2, 1, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |         serde_json::json!({"type": "InvalidEventType", "garbage": true}),
[INFO] [stdout] 486 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/runtime.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 | /     sqlx::query!(
[INFO] [stdout] 524 | |         r#"
[INFO] [stdout] 525 | |         INSERT INTO ironflow.events (workflow_type, workflow_id, sequence, payload)
[INFO] [stdout] 526 | |         VALUES ($1, $2, 1, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |         serde_json::json!({"type": "InvalidEventType"}),
[INFO] [stdout] 531 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/runtime.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 | /     sqlx::query!(
[INFO] [stdout] 676 | |         r#"
[INFO] [stdout] 677 | |         INSERT INTO ironflow.events (workflow_type, workflow_id, sequence, payload)
[INFO] [stdout] 678 | |         VALUES ($1, $2, 1, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         serde_json::json!({"type": "Started", "mode": "route_result"}),
[INFO] [stdout] 683 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/runtime.rs:688:22
[INFO] [stdout]     |
[INFO] [stdout] 688 |       let _effect_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 689 | |         r#"
[INFO] [stdout] 690 | |         INSERT INTO ironflow.outbox (workflow_type, workflow_id, payload, locked_until, locked_by)
[INFO] [stdout] 691 | |         VALUES ($1, $2, $3, now() - interval '1 minute', 'crashed-worker')
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | |         serde_json::json!({"type": "Process", "mode": { "mode": "RouteResult" }}),
[INFO] [stdout] 697 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/service.rs:488:31
[INFO] [stdout]     |
[INFO] [stdout] 488 |       let instance_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 489 | |         "SELECT COUNT(*) FROM ironflow.workflow_instances
[INFO] [stdout] 490 | |          WHERE workflow_type = $1 AND workflow_id = $2",
[INFO] [stdout] 491 | |         TestWorkflow::TYPE,
[INFO] [stdout] 492 | |         "bootstrap-reject-1",
[INFO] [stdout] 493 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/service.rs:518:15
[INFO] [stdout]     |
[INFO] [stdout] 518 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 519 | |         r#"SELECT outcome, rejection_payload
[INFO] [stdout] 520 | |            FROM ironflow.input_observations
[INFO] [stdout] 521 | |            WHERE workflow_id = $1 AND outcome = 'rejected'"#,
[INFO] [stdout] 522 | |         "obs-reject-1",
[INFO] [stdout] 523 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/service.rs:543:22
[INFO] [stdout]     |
[INFO] [stdout] 543 |       let count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 544 | |         "SELECT COUNT(*) FROM ironflow.input_observations WHERE workflow_id = $1",
[INFO] [stdout] 545 | |         "obs-off-1",
[INFO] [stdout] 546 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/service.rs:596:19
[INFO] [stdout]     |
[INFO] [stdout] 596 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 597 | |             r#"SELECT outcome
[INFO] [stdout] 598 | |            FROM ironflow.input_observations
[INFO] [stdout] 599 | |            WHERE workflow_id = $1 AND outcome = 'already_completed'"#,
[INFO] [stdout] 600 | |             "ac-obs-1",
[INFO] [stdout] 601 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |       let sequences: Vec<i64> = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 171 | |         "SELECT sequence FROM ironflow.events WHERE workflow_id = $1 ORDER BY sequence",
[INFO] [stdout] 172 | |         "id-1"
[INFO] [stdout] 173 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         sqlx::query_scalar!("SELECT global_sequence FROM ironflow.events ORDER BY global_sequence")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 239 | |         "SELECT workflow_type, workflow_id, fire_at, input FROM ironflow.timers WHERE workflow_id = $1",
[INFO] [stdout] 240 | |         "id-1"
[INFO] [stdout] 241 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     sqlx::query!(
[INFO] [stdout] 302 | |         r#"
[INFO] [stdout] 303 | |         UPDATE ironflow.timers
[INFO] [stdout] 304 | |         SET attempts = 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |         future_lock,
[INFO] [stdout] 313 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:327:15
[INFO] [stdout]     |
[INFO] [stdout] 327 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 328 | |         r#"
[INFO] [stdout] 329 | |         SELECT attempts, last_error, locked_until, locked_by
[INFO] [stdout] 330 | |         FROM ironflow.timers
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |         "id-1",
[INFO] [stdout] 335 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | /     sqlx::query!(
[INFO] [stdout] 371 | |         r#"
[INFO] [stdout] 372 | |         INSERT INTO ironflow.timers (workflow_type, workflow_id, fire_at, input, key)
[INFO] [stdout] 373 | |         VALUES ($1, $2, now() - interval '5 seconds', $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |         "renew",
[INFO] [stdout] 379 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:406:15
[INFO] [stdout]     |
[INFO] [stdout] 406 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 407 | |         r#"
[INFO] [stdout] 408 | |         SELECT processed_at, fire_at, attempts
[INFO] [stdout] 409 | |         FROM ironflow.timers
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |         claimed_id,
[INFO] [stdout] 413 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:470:15
[INFO] [stdout]     |
[INFO] [stdout] 470 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 471 | |         "SELECT input_type, payload FROM ironflow.input_observations WHERE workflow_id = $1",
[INFO] [stdout] 472 | |         "id-1"
[INFO] [stdout] 473 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 | /     sqlx::query!(
[INFO] [stdout] 497 | |         "UPDATE ironflow.outbox SET locked_by = 'worker-1' WHERE id = $1",
[INFO] [stdout] 498 | |         effect_id,
[INFO] [stdout] 499 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:527:32
[INFO] [stdout]     |
[INFO] [stdout] 527 |       let timer_id: uuid::Uuid = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 528 | |         r#"
[INFO] [stdout] 529 | |         INSERT INTO ironflow.timers (workflow_type, workflow_id, fire_at, input, attempts)
[INFO] [stdout] 530 | |         VALUES ($1, $2, now(), $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 536 | |         TEST_MAX_ATTEMPTS as i32,
[INFO] [stdout] 537 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:554:15
[INFO] [stdout]     |
[INFO] [stdout] 554 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 555 | |         "SELECT attempts FROM ironflow.timers WHERE id = $1",
[INFO] [stdout] 556 | |         timer_id
[INFO] [stdout] 557 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:633:35
[INFO] [stdout]     |
[INFO] [stdout] 633 |           let events: Vec<String> = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 634 | |             "SELECT payload->>'type' FROM ironflow.events WHERE workflow_id = $1 ORDER BY sequence",
[INFO] [stdout] 635 | |             "concurrent-1"
[INFO] [stdout] 636 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:688:26
[INFO] [stdout]     |
[INFO] [stdout] 688 |           let count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 689 | |             "SELECT COUNT(*) FROM ironflow.events WHERE workflow_type = $1 AND workflow_id LIKE 'parallel-%'",
[INFO] [stdout] 690 | |             "test"
[INFO] [stdout] 691 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:841:54
[INFO] [stdout]     |
[INFO] [stdout] 841 |       let processed_at: Option<time::OffsetDateTime> = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 842 | |         "SELECT processed_at FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 843 | |         effect.id
[INFO] [stdout] 844 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:883:19
[INFO] [stdout]     |
[INFO] [stdout] 883 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 884 | |             "SELECT attempts, last_error FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 885 | |             effect.id
[INFO] [stdout] 886 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | /     sqlx::query!(
[INFO] [stdout] 936 | |         "UPDATE ironflow.outbox SET locked_by = 'worker-B' WHERE id = $1",
[INFO] [stdout] 937 | |         effect.id,
[INFO] [stdout] 938 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:947:15
[INFO] [stdout]     |
[INFO] [stdout] 947 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 948 | |         "SELECT attempts, locked_by, last_error FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 949 | |         effect.id,
[INFO] [stdout] 950 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:972:54
[INFO] [stdout]     |
[INFO] [stdout] 972 |       let processed_at: Option<time::OffsetDateTime> = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 973 | |         "SELECT processed_at FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 974 | |         effect.id,
[INFO] [stdout] 975 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/store.rs:987:15
[INFO] [stdout]     |
[INFO] [stdout] 987 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 988 | |         "SELECT attempts, locked_by FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 989 | |         effect.id,
[INFO] [stdout] 990 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1027:25
[INFO] [stdout]      |
[INFO] [stdout] 1027 |       let attempts: i32 = sqlx::query_scalar!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1028 | |         "SELECT attempts FROM ironflow.outbox WHERE id = $1",
[INFO] [stdout] 1029 | |         effect_id
[INFO] [stdout] 1030 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1168:54
[INFO] [stdout]      |
[INFO] [stdout] 1168 |       let processed_at: Option<time::OffsetDateTime> = sqlx::query_scalar!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1169 | |         "SELECT processed_at FROM ironflow.timers WHERE id = $1",
[INFO] [stdout] 1170 | |         timer.id
[INFO] [stdout] 1171 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1209:15
[INFO] [stdout]      |
[INFO] [stdout] 1209 |       let row = sqlx::query!(
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1210 | |         "SELECT attempts, last_error FROM ironflow.timers WHERE id = $1",
[INFO] [stdout] 1211 | |         timer.id
[INFO] [stdout] 1212 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1250:5
[INFO] [stdout]      |
[INFO] [stdout] 1250 | /     sqlx::query!(
[INFO] [stdout] 1251 | |         "UPDATE ironflow.timers SET locked_by = 'worker-B' WHERE id = $1",
[INFO] [stdout] 1252 | |         timer.id,
[INFO] [stdout] 1253 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1262:15
[INFO] [stdout]      |
[INFO] [stdout] 1262 |       let row = sqlx::query!(
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1263 | |         "SELECT attempts, locked_by, last_error FROM ironflow.timers WHERE id = $1",
[INFO] [stdout] 1264 | |         timer.id,
[INFO] [stdout] 1265 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/postgres/store.rs:1366:5
[INFO] [stdout]      |
[INFO] [stdout] 1366 | /     sqlx::query!(
[INFO] [stdout] 1367 | |         r#"
[INFO] [stdout] 1368 | |         INSERT INTO ironflow.events (workflow_type, workflow_id, sequence, payload)
[INFO] [stdout] 1369 | |         VALUES
[INFO] [stdout] ...    |
[INFO] [stdout] 1377 | |         serde_json::json!({"type": "InvalidEventType", "garbage": true}),
[INFO] [stdout] 1378 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> tests/postgres/support/db.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let events: Vec<serde_json::Value> = sqlx::query_scalar!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 36 | |         r#"SELECT payload FROM ironflow.events
[INFO] [stdout] 37 | |            WHERE workflow_type = $1 AND workflow_id = $2
[INFO] [stdout] 38 | |            ORDER BY sequence"#,
[INFO] [stdout] 39 | |         workflow_type,
[INFO] [stdout] 40 | |         workflow_id,
[INFO] [stdout] 41 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> tests/postgres/support/db.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |       let count = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 54 | |         "SELECT COUNT(*) FROM ironflow.events WHERE workflow_type = $1 AND workflow_id = $2",
[INFO] [stdout] 55 | |         workflow_type,
[INFO] [stdout] 56 | |         workflow_id
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> tests/postgres/support/db.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 71 | |         r#"SELECT workflow_id, payload FROM ironflow.events
[INFO] [stdout] 72 | |            WHERE workflow_type = $1 AND workflow_id LIKE $2
[INFO] [stdout] 73 | |            ORDER BY workflow_id, sequence"#,
[INFO] [stdout] 74 | |         workflow_type,
[INFO] [stdout] 75 | |         workflow_id_pattern,
[INFO] [stdout] 76 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 |       let count = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout]  92 | |         r#"
[INFO] [stdout]  93 | |         SELECT COUNT(DISTINCT workflow_id)
[INFO] [stdout]  94 | |         FROM ironflow.events
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         event_type
[INFO] [stdout] 102 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let effects: Vec<serde_json::Value> = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________________________________^
[INFO] [stdout] 119 | |         r#"SELECT payload FROM ironflow.outbox
[INFO] [stdout] 120 | |            WHERE workflow_type = $1 AND workflow_id = $2
[INFO] [stdout] 121 | |            ORDER BY created_at"#,
[INFO] [stdout] 122 | |         workflow_type,
[INFO] [stdout] 123 | |         workflow_id,
[INFO] [stdout] 124 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:174:54
[INFO] [stdout]     |
[INFO] [stdout] 174 |       let processed_at: Option<time::OffsetDateTime> = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 175 | |         "SELECT processed_at FROM ironflow.outbox WHERE workflow_id = $1",
[INFO] [stdout] 176 | |         workflow_id
[INFO] [stdout] 177 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |       let id = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 186 | |         "SELECT id FROM ironflow.outbox WHERE workflow_id = $1",
[INFO] [stdout] 187 | |         workflow_id
[INFO] [stdout] 188 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 205 | |         r#"SELECT input_type, payload FROM ironflow.input_observations
[INFO] [stdout] 206 | |            WHERE workflow_type = $1 AND workflow_id = $2
[INFO] [stdout] 207 | |            ORDER BY observed_at"#,
[INFO] [stdout] 208 | |         workflow_type,
[INFO] [stdout] 209 | |         workflow_id,
[INFO] [stdout] 210 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |       let id = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 232 | |         r#"
[INFO] [stdout] 233 | |         INSERT INTO ironflow.outbox (workflow_type, workflow_id, payload, attempts, last_error)
[INFO] [stdout] 234 | |         VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |         last_error,
[INFO] [stdout] 242 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let payload = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 252 | |         "SELECT payload FROM ironflow.outbox WHERE workflow_id = $1",
[INFO] [stdout] 253 | |         workflow_id
[INFO] [stdout] 254 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |       let input = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 311 | |         "SELECT input FROM ironflow.timers WHERE workflow_type = $1 AND workflow_id = $2",
[INFO] [stdout] 312 | |         workflow_type,
[INFO] [stdout] 313 | |         workflow_id
[INFO] [stdout] 314 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | /     sqlx::query!(
[INFO] [stdout] 329 | |         r#"
[INFO] [stdout] 330 | |         INSERT INTO ironflow.timers (workflow_type, workflow_id, fire_at, input)
[INFO] [stdout] 331 | |         VALUES ($1, $2, now() - interval '1 minute', $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |         input,
[INFO] [stdout] 336 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 | /     sqlx::query!(
[INFO] [stdout] 350 | |         r#"
[INFO] [stdout] 351 | |         INSERT INTO ironflow.timers (workflow_type, workflow_id, fire_at, input)
[INFO] [stdout] 352 | |         VALUES ($1, $2, now() + interval '1 hour', $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |         input,
[INFO] [stdout] 357 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> tests/postgres/support/db.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let count = sqlx::query_scalar!("SELECT COUNT(*) FROM ironflow.events")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ironflow` (test "postgres") due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b", kill_on_drop: false }`
[INFO] [stdout] bbd58bb20aa57d5f8349e19794c68b55a609f75b24def8f718472673f397574b
